GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / AddFreeHandHighlighterAnnotInteractive_2 Method





In This Topic
AddFreeHandHighlighterAnnotInteractive_2 Method (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(71)>
Sub AddFreeHandHighlighterAnnotInteractive_2( _
   ByVal BorderColor As Integer, _
   ByVal BorderWidth As Single, _
   ByVal ContinuousMode As Boolean _
) 
[DispId(71)]
void AddFreeHandHighlighterAnnotInteractive_2( 
   int BorderColor,
   float BorderWidth,
   bool ContinuousMode
)
procedure AddFreeHandHighlighterAnnotInteractive_2( 
    BorderColor: Integer;
    BorderWidth: Single;
    ContinuousMode: Boolean
); 
DispIdAttribute(71)
function AddFreeHandHighlighterAnnotInteractive_2( 
   BorderColor : int,
   BorderWidth : float,
   ContinuousMode : boolean
);
[DispId(71)]
void AddFreeHandHighlighterAnnotInteractive_2( 
   int BorderColor,
   float BorderWidth,
   bool ContinuousMode
) 
[DispId(71)]
void AddFreeHandHighlighterAnnotInteractive_2( 
   int BorderColor,
   float BorderWidth,
   bool ContinuousMode
) 

Parameters

BorderColor
BorderWidth
ContinuousMode
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members